Conversation
|
This is to finally update the link tests to a more modern version of html-proofer, 4.4.3. |
| } | ||
| HTMLProofer.check_directory(SITE_DIR, opts).run | ||
| end | ||
| # desc 'Check for *iiif.io* link errors' |
There was a problem hiding this comment.
What is this test doing that is not covered by either the internal link checker, or the external link checker?
|
Hi Josh, I'm just looking into this and I've got a few questions:
Thanks |
|
|
From the upgrade link above: |
|
Possible html5 checker: https://pypi.org/project/html5validator/ |
No description provided.